Total Complexity | 29 |
Dependencies | 5 |
Dependents | 1 |
Total lines | 146 |
Lines of code | 90 |
Logical lines of code | 52 |
Comment lines | 0 |
Methods | 12 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
_handle_otp_sent() | 58 | 6 | 13 | |
checkIfUserRegistered() | 63 | 3 | 11 | |
_handle_matched() | 63 | 3 | 10 | |
_start_otp_verification() | 60 | 2 | 13 | |
_handle_logic() | 67 | 2 | 8 | |
_handle_not_matched() | 67 | 2 | 7 | |
_handle_otp_sent_failed() | 67 | 2 | 7 | |
_get_otp_sent_message() | 74 | 2 | 4 | |
_get_otp_sent_failed_message() | 74 | 2 | 4 | |
_get_is_blocked_message() | 74 | 2 | 4 | |
_get_otp_invalid_format_message() | 74 | 2 | 4 | |
_is_blocked() | 71 | 1 | 5 |